home *** CD-ROM | disk | FTP | other *** search
- *** master/weave.web.old Thu Feb 8 12:55:12 1990
- --- master/weave.web Thu Feb 8 12:55:50 1990
- ***************
- *** 254,260 ****
- (mod_xref_switch==file_flag && q->num < file_flag)) {
- printf("\n! You can't use <"); print_id(p);
- printf("> both as a file and as a named module"); mark_harmless;
- ! @.{You can't use <section name> both as a file...@>
-
- }
- }
- --- 254,260 ----
- (mod_xref_switch==file_flag && q->num < file_flag)) {
- printf("\n! You can't use <"); print_id(p);
- printf("> both as a file and as a named module"); mark_harmless;
- ! @.You can't use <section name> both as a file...@>
-
- }
- }
- ***************
- *** 968,974 ****
- if ((cur_xref->num)/def_flag != level) {
- printf("\n! You can't use <"); print_id(p);
- printf("> both as a file and as a named module"); mark_harmless;
- ! @.{You can't use <section name> both as a file...@>
- }
- cur_xref=cur_xref->xlink;
- }
- --- 968,974 ----
- if ((cur_xref->num)/def_flag != level) {
- printf("\n! You can't use <"); print_id(p);
- printf("> both as a file and as a named module"); mark_harmless;
- ! @.You can't use <section name> both as a file...@>
- }
- cur_xref=cur_xref->xlink;
- }
-